home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / Partition Logic 0.61 / partlogic-0.61.iso / programs / helpfiles / cp.txt < prev    next >
Text File  |  2006-01-31  |  515b  |  19 lines

  1.  
  2.  -- cp --
  3.  
  4. Copy files.
  5.  
  6. Synonym:
  7.   copy
  8.  
  9. Usage:
  10.   cp <file1> [file2] ... <new_name | detination_directory>
  11.  
  12. This command will copy a file or files.  If one source file is specified,
  13. then the last argument can be either the new filename to copy to, or else
  14. can be a destination directory -- in which case the new file will have the
  15. same name as the source file.  If multiple source files are specified, then
  16. the last argument must be a directory name and all copies will have the same
  17. names as their source files.
  18.  
  19.